-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Feature/321 parameter history #557
Conversation
Codecov Report
@@ Coverage Diff @@
## main #557 +/- ##
=======================================
- Coverage 74.0% 73.9% -0.1%
=======================================
Files 58 58
Lines 3378 3390 +12
Branches 639 640 +1
=======================================
+ Hits 2500 2508 +8
- Misses 736 739 +3
- Partials 142 143 +1
Continue to review full report at Codecov.
|
Sourcery Code Quality Report✅ Merging this PR will increase code quality in the affected files by 0.16%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Let us know what you think of it by mentioning @sourcery-ai in a comment. |
Kudos, SonarCloud Quality Gate passed!
|
* added parameter history Closes #557 Co-authored-by: Jörn Weißenborn <joern.weissenborn@gmail.com>
Save the parameter history.
Testing
Tests are passing
Closing issues
closes #321